Column | Data Type | Nullable | Default | Description |
SystemInformationID | tinyint | not null | | Primary key for AWBuildVersion records. |
Database Version | nvarchar(25) | not null | | Version number of the database in 9.yy.mm.dd.00 format. |
VersionDate | datetime | not null | | Date and time the record was last updated. |
ModifiedDate | datetime | not null | (getdate()) | Date and time the record was last updated. |